Skip to content

Conversation

default_lang_commit: 276d7eb3f936deef6487cdd2b1d89822951da6c8
---

OpenTelemetry Spring Boot スターターは、追加の計装で拡張できる[すぐに使える計装](../out-of-the-box-instrumentation)を提供します。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
OpenTelemetry Spring Boot スターターは、追加の計装で拡張できる[すぐに使える計装](../out-of-the-box-instrumentation)を提供します。
OpenTelemetry Spring Bootスターターは、追加の計装で拡張できる[すぐに使える計装](../out-of-the-box-instrumentation)を提供します。


OpenTelemetry Spring Boot スターターは、追加の計装で拡張できる[すぐに使える計装](../out-of-the-box-instrumentation)を提供します。

## Log4j2 計装 {#log4j2-instrumentation}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Log4j2 計装 {#log4j2-instrumentation}
## Log4j2計装 {#log4j2-instrumentation}


## Log4j2 計装 {#log4j2-instrumentation}

`log4j2.xml` ファイルに OpenTelemetry アペンダーを追加する必要があります。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`log4j2.xml` ファイルに OpenTelemetry アペンダーを追加する必要があります
`log4j2.xml` ファイルにOpenTelemetryアペンダーを追加する必要があります

</Configuration>
```

OpenTelemetry アペンダーのその他の設定オプションは、[Log4j](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/log4j/log4j-appender-2.17/library/README.md)計装ライブラリで確認できます。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
OpenTelemetry アペンダーのその他の設定オプションは[Log4j](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/log4j/log4j-appender-2.17/library/README.md)計装ライブラリで確認できます。
OpenTelemetryアペンダーのその他の設定オプションは[Log4j](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/log4j/log4j-appender-2.17/library/README.md)計装ライブラリで確認できます。


| システムプロパティ | 型 | デフォルト | 説明 |
| --------------------------------------------- | ------- | ---------- | ----------------------------------------------------------------------------------- |
| `otel.instrumentation.log4j-appender.enabled` | Boolean | true | `OpenTelemetry` インスタンスで Log4j OpenTelemetry アペンダーの設定を有効にします。 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| `otel.instrumentation.log4j-appender.enabled` | Boolean | true | `OpenTelemetry` インスタンスで Log4j OpenTelemetry アペンダーの設定を有効にします|
| `otel.instrumentation.log4j-appender.enabled` | Boolean | true | `OpenTelemetry` インスタンスでLog4j OpenTelemetryアペンダーの設定を有効にします|


## 計装ライブラリ {#instrumentation-libraries}

[OpenTelemetry 計装ライブラリ](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/docs/supported-libraries.md#libraries--frameworks)を使用して、その他の計装を設定できます。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[OpenTelemetry 計装ライブラリ](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/docs/supported-libraries.md#libraries--frameworks)を使用して、その他の計装を設定できます。
[OpenTelemetry計装ライブラリ](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/docs/supported-libraries.md#libraries--frameworks)を使用して、その他の計装を設定できます。

Copy link
Contributor

@kohbis kohbis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Msksgm スペースだけで恐縮ですがsuggestしています 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang:ja sig-approval-missing Co-owning SIG didn't provide an approval

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants